@charset "utf-8";
/* CSS Document */
body { margin: 0; padding: 0; font-family: "Arial", "Microsoft YaHei", "PingFang SC", "Helvetica", "sans-serif"; min-width: 1300px; background: #fff; font-size: 14px; color: #666; }
input, button, textarea, option { font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; font-size: 14px; }
img { border: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: none; }
input { -webkit-appearance: none; text-transform: none; outline: none; }
textarea { -webkit-appearance: none; text-transform: none; outline: none; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.w1300 { width: 1300px; margin: 0 auto; }
/*头部样式*/
#header { width: 100%; }
#header .head_t { height: 40px; line-height: 35px; background: url(../images/top_bg.png) no-repeat; color: #fff;background-size: 100% 100%; }
#header .head_t span.top_l { background: url(../images/top_ico1.png) no-repeat left center; padding-left: 30px; }
#header .head_t span.top_tel { background: url(../images/top_tel.png) no-repeat left center; padding-left: 30px; }
#header .head_t span.top_tel b { font-size: 20px; line-height: 40px; }
#header .head_b .logo { max-width: 395px; }
#header .head_b .nav { width: calc(100% - 395px); }
#header .head_b .nav ul { width: 100%; }
#header .head_b .nav ul li { float: left; position: relative; width: 12.5%; margin-top: 40px; }
#header .head_b .nav ul li a { display: block; float: left; color: #333; font-size: 18px; padding-left: 10px; border-left: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#header .head_b .nav ul li a span { font-size: 12px; color: #ddd; display: block; margin-top: 2px; }
#header .head_b .nav ul li:hover a { color: #156353; border-left: 1px solid #156353; }
#header .head_b .nav ul li:hover a span { color: #156353; }
#header .head_b .nav .nav_active a { color: #156353; border-left: 1px solid #156353; }
#header .head_b .nav .nav_active a span { color: #156353; }
/*----宽屏*banner----*/
#banner_big { width: 100%; height: 600px; background: none; clear: both; position: relative; z-index: 99; }
#banner_big .swiper-container1 { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
#banner_big .swiper-container1 .swiper-slide { background-size: 1920px 600px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
/*分页器*/
#banner_big .swiper-container1 .swiper-pagination { width: 100%; height: 10px; overflow: hidden; margin: 0; padding: 0; left: 0; bottom: 70px!important; }
#banner_big .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width: 50px; height: 5px; margin: 0 5px!important; border-radius: 0; opacity: 0.5; background-color: #fff; }
#banner_big .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
#banner_big .swiper-container1 .swiper-button-prev, .swiper-container1 .swiper-button-next { width: 48px!important; height: 48px!important; top: 50%!important; margin: -24px 0 0!important; }
#banner_big .swiper-container1 .swiper-button-prev { background: url(../images/prev01.png) center center no-repeat; background-size: 48px 48px; left: 0; }
#banner_big .swiper-container1 .swiper-button-next { background: url(../images/next01.png) center center no-repeat; background-size: 48px 48px; right: 0; }
#banner_big .swiper-container1 .swiper-button-next:after,.h_news .swiper-rtl .swiper-button-prev:after{ display:none;}
#banner_big .swiper-container1 .swiper-button-prev:after, .h_news .swiper-rtl .swiper-button-next:after{ display:none;}
/*----宽屏*结束----*/

/*主营产品和搜索框 开始*/
.mainprotl { background: #156353; height: 70px; position: relative; margin-top: -40px; z-index: 99; }
.mainprotl span { float: left; line-height: 70px; width: 63%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; font-size: 15px; color: #fff; }
.mainprotl span a{ color:#fff;}
.mainprotl .fr { width: 30%; }
.mainprotl .fr form .input { width: 76%; height: 40px; line-height: 40px; background: none; color: #a4ada9; border: 0; border-bottom: 1px solid rgba(255,255,255,.5); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 15px; margin-right: 6%; margin-top: 12px; }
.mainprotl .fr form .submit { width: 70px; border: none; height: 70px; padding: 0; cursor: pointer; background: #b53742 url(../images/sousou.png) center center no-repeat; }
.mainprotl .fr .wz { padding-top: 12px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mainprotl .fr .wz strong { color: #333; }
.mainprotl::after { position: absolute; content: ""; width: 360px; height: 70px !important; background-color: #156353; top: 0; left: -360px; visibility: visible !important; }
/*主营产品和搜索框 结束*/


/*首页产品展示 开始*/
.h_product_box { width: 100%; padding-top: 85px; padding-bottom: 55px; background: #eaeaea; position: relative; overflow: hidden; top: -30px; }
.h_public_title { text-align: center; width: 22%; margin: 0 auto; background: #eaeaea; position: relative; z-index: 99; }
.h_public_title1 { background: #fff; }
.h_public_title p { font-size: 36px; color: #333333; font-weight: bold; }
.h_public_title p i { font-style: normal; color: #156353; }
.h_public_title span { display: block; font-size: 16px; color: #999; margin-top: 8px; text-transform : uppercase; }
.h_public_title2 { text-align: center; }
.h_public_title2 p { font-size: 36px; color: #fff; font-weight: bold; }
.h_public_title2 span { display: block; font-size: 16px; color: #fff; margin-top: 8px; text-transform : uppercase; }
.h_product_box .hd { text-align: center; margin-top: 20px; width: 60%; margin: 10px auto; background: #eaeaea; position: relative; z-index: 99; height: 40px; overflow: hidden; }
.h_product_box .hd ul { float: left; width: 87%; margin-left: 1%; }
.h_product_box .hd ul li { display: inline-block; vertical-align: top; margin-right: 19px; }
.h_product_box .hd ul li a { display: block; font-size: 16px; color: #333; height: 46px; line-height: 46px; transition: all .3s; }
.h_product_box .hd ul li:hover a { color: #156353; }
.h_product { position: relative; }
.h_product_box .line { width: 1100px; margin: 0 auto; position: absolute; border: 1px solid #ddd; left: 100px; top: 30px; height: 75px; }
.hd_more { font-size: 16px; height: 46px; line-height: 46px; }
.hd_more a { color: #156353; }
.h_product_box .h_pro_list { min-height: 300px; margin-top: 40px; }
.h_product_box .h_pro_list li { width: 23.875%; margin-right: 1.5%; margin-bottom: 20px; transition: all .3s; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #fff; }
.h_product_box .h_pro_list li:nth-child(4n+4) { margin-right: 0; }
.h_product_box .h_pro_list li .pic { display: block; height: 268px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
/*.h_product_box .h_pro_list li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }*/
.h_product_box .h_pro_list li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.h_product_box .h_pro_list li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.h_product_box .h_pro_list li .pro_wz { text-align: center; line-height: 30px; padding: 15px 0; }
.h_product_box .h_pro_list li .tlt { display: block; text-align: center; color: #666; font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; padding: 0 5%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.h_product_box .h_pro_list li p { color: #999; font-size: 15px; }
.h_product_box .h_pro_list li:hover .pro_wz .tlt { color: #156353; }
/*.h_product_box .h_pro_list li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; }*/
.h_product_box .h_pro_list li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
/*首页产品展示 结束*/

/*首页关于我们 开始*/
.h_about_box { width: 100%; background: url(../images/about_bg.jpg) no-repeat; overflow: hidden; min-height: 300px; position: relative; top: -30px; padding-bottom: 16px; }
.h_about_l { width: 30%; margin-left: 16%; margin-top: 60px; }
.h_about_bt b { font-size: 36px; color: #fff; }
.h_about_bt p { font-size: 16px; color: #fff; margin-top: 10px; }
.h_about_bt p span { display: inline-block; width: 60px; height: 4px; background: #156353; margin: 0 0 3px 3px; }
.h_about_con p { margin-top: 25px; color: rgba(255,255,255,.5); font-size: 15px; line-height: 27px; height: 220px; overflow: hidden; }
.h_about_con .about_more { width: 144px; height: 40px; background: #156353 url(../images/more_jt.png) no-repeat right center; line-height: 40px; padding-left: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 50px; }
.h_about_con .about_more a { color: #fff; font-size: 15px; }
.h_about_r{ width:51%;}
.h_about_img { width: 100%; height: 514px; position: relative; z-index: 2; }
.h_about_img img{ width:100%; height:100%;}
.h_about_video { background: #156353; height: 125px; width: 59%; position: absolute; right: 0; bottom: 2px; z-index: 1; }
.h_about_video:before { display: inline-block; content: ""; background: url(../images/video_xj.png); width: 43px; height: 125px; position: absolute; left: -43px; }
.h_about_video img { display: block; margin: 23px 26px; }
/*首页关于我们 结束*/

/*首页技术文章 开始*/
.h_article_box { margin-top: 20px; position: relative; overflow: hidden; }
.h_article_box .line1 { background: #ddd; height: 1px; top: 31px; position: absolute; width: 100%; }
.h_article_list { margin-top: 65px; min-height:300px; }
.h_article_list ul li { width: 31.3333%; margin-right: 3%; margin-bottom: 3%; float: left; background: #fafafa; border: 1px solid #ddd; padding: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; text-align: center; }
.h_article_list ul li:nth-child(3n+3) { margin-right: 0; }
.h_article_list ul li .art_ico { width: 62px; height: 62px; position: absolute; top: -30px; left: 45%; }
.h_article_list ul li .art_tlt a { display: block; margin-top: 30px; font-size: 20px; font-weight: bold; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.h_article_list ul li span { display: block; margin: 10px 0 20px; font-size: 15px; color: #999; }
.h_article_list ul li p { font-size: 15px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; line-height: 24px; height:48px; }
.h_article_list ul li .art_more { width: 144px; height: 40px; background: #156353 url(../images/more_jt.png) no-repeat right center; line-height: 40px; padding-left: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 30px auto 0; text-align: left; }
.h_article_list ul li .art_more a { color: #fff; font-size: 15px; display:block; width:100%; height:100%; }
.h_article_list ul li:hover .art_tlt a { color: #156353; }
/*首页技术文章 结束*/

/*首页新闻资讯 开始*/
.h_news_box { width: 100%; min-height: 300px; padding: 60px 0 90px; background: #eaeaea url(../images/news_bg.jpg) no-repeat top center; margin-top: 20px; overflow: hidden; }
.h_news { background: #fff; padding: 40px 40px 100px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 300px; overflow: hidden; margin-top: 30px; position: relative; }
.h_news .swiper-container { overflow: hidden; }
.h_news .swiper-button-prev, .h_news .swiper-button-next { width: 254px; height: 54px; position: absolute; cursor: pointer; top: auto; bottom: 40px; }
.h_news .swiper-button-prev { left: 30%; background: #156353 url(../images/news_jtl.png) no-repeat center center; }
.h_news .swiper-button-next { right: 31%; background: #b43842 url(../images/news_jtr.png) no-repeat center center; }
.h_news .swiper-slide{margin-bottom: 35px;border-bottom: 1px solid #ddd;}
.h_news .swiper-slide .news_tlt { height: 35px; line-height: 35px; }
.h_news .swiper-slide .news_tlt a { display: block; font-size: 20px; color: #333; background: url(../images/news_ico.png) no-repeat left center; padding-left: 30px; float: left; width: 75%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.h_news .swiper-slide .news_tlt span { display: block; float: right; font-size: 15px; color: #999; }
.h_news .swiper-slide p { font-size: 15px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; line-height: 26px; margin: 15px 0 25px; height:78px; }
.h_news .swiper-slide .news_tlt a:hover { color: #156353; }
.h_news .swiper-button-next:after,.h_news .swiper-rtl .swiper-button-prev:after{ display:none;}
.h_news .swiper-button-prev:after, .h_news .swiper-rtl .swiper-button-next:after{ display:none;}
.h_news .swiper-button-next.swiper-button-disabled, .h_news .swiper-button-prev.swiper-button-disabled{ opacity:1;}
/*首页新闻资讯 结束*/


/*友情链接 开始*/
.link { margin-top: -30px; }
.link .tit { width: 9%; background: #b43842; text-align: center; vertical-align: middle; }
.link .tit p { font-size: 28px; font-weight: bold; color: #fff; height: 60px; padding-top: 18px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.link .link_m { width: 91%; min-height: 60px; background: #156353; }
.link .link_m p { margin: 5px 22px; }
.link .link_m p a { display: inline-block; font-size: 15px; color: #fff; line-height: 25px; padding-left: 15px; background: url(../images/link_ico.png) no-repeat left center; margin-right: 40px; }
.link .link_m p { /*max-height: 50px;*/ overflow-x: hidden; overflow-y: scroll; }
.link .link_m p::-webkit-scrollbar {
width:0;
}/* 滚动槽 */
.link .link_m p::-webkit-scrollbar-track {
background-color:#fff;
}
.link .link_m p::-webkit-scrollbar-thumb {
background-color:#bfbfbf;
border-radius:50px;
}/* 滚动条滑块 */
.link .link_m p::-webkit-scrollbar-thumb:window-inactive {
background-color:#bfbfbf;
}
/*友情链接 结束*/

/*底部 开始*/
.h_foot_box{ width:100%; background:url(../images/foot_bg.png) no-repeat top center; padding:40px 0 0; margin-top:-30px;}
.h_foot_box1{ padding-top:60px;}
.h_foot_box .h_foot_t{ padding:40px 0 30px; border-bottom:1px solid rgba(255,255,255,.3); overflow:hidden;}
.h_foot_box .h_foot_t .h_foot_l{ float:left; width:50%;}
.h_foot_box .h_foot_t .h_foot_l ul{ margin-top:50px;}
.h_foot_box .h_foot_t .h_foot_l ul li{ width:140px; float:left;padding-left: 40px;height: 30px;line-height: 40px;}
.h_foot_box .h_foot_t .h_foot_l ul li:after{ display:inline-block; content:""; background:url(../images/foot_jt.png) no-repeat right center; width:8px; height:15px; margin-left:20px;}
.h_foot_box .h_foot_t .h_foot_l ul li:nth-child(1){ background:url(../images/foot_ico1.png) no-repeat left center;}
.h_foot_box .h_foot_t .h_foot_l ul li:nth-child(2){ background:url(../images/foot_ico2.png) no-repeat left center;}
.h_foot_box .h_foot_t .h_foot_l ul li:nth-child(3){ background:url(../images/foot_ico3.png) no-repeat left center;}
.h_foot_box .h_foot_t .h_foot_l ul li a{ font-size:18px; color:rgba(255,255,255,.5);}
.h_foot_box .h_foot_t .h_foot_r{ float:right;}
.h_foot_box .h_foot_t .h_foot_r img{ display:block; float:left;}
.h_foot_box .h_foot_t .h_foot_r .foot_r_text{ float:left; margin-left:30px; max-width:410px;}
.h_foot_box .h_foot_t .h_foot_r .foot_r_text b{ display:block; color:#fff; font-size:20px; margin-bottom:15px;}
.h_foot_box .h_foot_t .h_foot_r .foot_r_text p{font-size:15px; color:rgba(255,255,255,.5); margin-bottom:15px;}
.h_foot_box .h_foot_b{ border-top:1px solid #000; padding:30px 0 40px; overflow:hidden;}
.h_foot_box .h_foot_b .foot_b_l{ float:left; width:65%; font-size:15px;color:rgba(255,255,255,.5);}
.h_foot_box .h_foot_b .foot_b_l a{color:rgba(255,255,255,.5);}
.h_foot_box .h_foot_b .foot_b_r{ float:right;}
.h_foot_box .h_foot_b .foot_b_r a{ width:100px; height:23px; display:block; text-align:center; color:#fff; font-size:15px; float:left; line-height:23px;}
.h_foot_box .h_foot_b .foot_b_r a.sitmap{background:#156353; margin-right:5px;}
.h_foot_box .h_foot_b .foot_b_r a.admin{ background:#6f6e6e;}
/*底部 结束*/

/*nybanner 开始*/
.nyBanner {width:100%;height:468px;overflow:hidden;margin:0 auto;padding:0;position:relative;}
.nyBanner img {display:block;width:1920px;max-width:1920px;height:468px;position:absolute;top:0 ;left:50%;margin-left:-960px;border:0;}
/*nybanner 结束*/


/*内页关于我们 开始*/
.NyMain_box{ width:100%; background:#eaeaea; padding:75px 0 50px; overflow:hidden; position:relative; top:-30px;}
.NyMain{ background:#fff; overflow:hidden; padding:40px; min-height:300px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left { width:22%; height:auto; margin:0 auto; padding:0; float:left;}
.NyMain .Ny_left .about_menu{ width:100%;}
.NyMain .Ny_left .menu_tit{ width:100%; height:95px; background:#156353; text-align:center; color:#fff; padding-top:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .menu_tit b{ font-size:30px; }
.NyMain .Ny_left .menu_tit p{ font-size:14px; position:relative; margin-top:5px; letter-spacing:1px;}
.NyMain .Ny_left .menu_tit p:before{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;left: 75px;top: 8px;}
.NyMain .Ny_left .menu_tit p:after{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;right: 75px;top: 8px;}
.NyMain .Ny_left .about_menu ul{ width:100%; border:1px solid #eaeaea; border-top:0; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .about_menu ul li{ width:100%; height:70px; border-bottom:1px solid #eaeaea; line-height:70px; padding:0 25px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .about_menu ul li:last-child{ border:0;}
.NyMain .Ny_left .about_menu ul li a{ display:block; background:url(../images/jt1.png) no-repeat right center; font-size:20px; color:#333;}
.NyMain .Ny_left .about_menu ul li a:hover{ color:#156353; background:url(../images/jt1_hover.png) no-repeat right center; }
.NyMain .Ny_left .about_menu ul li a.on{ color:#156353; background:url(../images/jt1_hover.png) no-repeat right center; }
.NyMain .Ny_left .about_tjcp{ margin-top:30px;}
.NyMain .Ny_left .about_tjcp ul{ width:100%; border:1px solid #eaeaea; border-top:0; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .about_tjcp ul li{ width:100%; padding:20px 0; border-bottom:1px solid #eaeaea;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .about_tjcp ul li:last-child{ border:0;}
.NyMain .Ny_left .about_tjcp ul li .tjpro_img{ width:100%; height:170px; position:relative;-webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden;}
/*.NyMain .Ny_left .about_tjcp ul li .tjpro_img:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.NyMain .Ny_left .about_tjcp ul li:hover .tjpro_img:after { opacity: 1; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; }*/
.Ny_right .ny_pro_list li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.NyMain .Ny_left .about_tjcp ul li .tjpro_img img{ display:block; max-height:100%; max-width:100%; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s;}
.NyMain .Ny_left .about_tjcp ul li:hover .tjpro_img img{ transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}
.NyMain .Ny_left .about_tjcp ul li .tjpro_text{ margin-top:10px; text-align:center; width:100%; padding:0 2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyMain .Ny_left .about_tjcp ul li .tjpro_text a{ font-size:15px; font-weight:normal; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; height:30px; line-height:30px; color:#333;}
.NyMain .Ny_left .about_tjcp ul li .tjpro_text p{ font-size:14px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.NyMain .Ny_left .about_ewm{ width:100%; text-align:center; margin:0 auto; padding:25px 0; border:1px solid #eaeaea; border-top:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

.NyMain .Ny_right { width:74.5%; height:auto; margin:0 auto; padding:0; float:right;}
.Ny_right .NyRight_Top { width:100%; overflow:hidden; margin:0 auto 40px;padding: 0 0 15px;border-bottom: 1px solid #eaeaea;}
.NyRight_Top p { width:30%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:24px; font-weight:bold; margin:0; padding:0; float:left; position:relative; padding-left:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyRight_Top1 p { width:40%;}
.NyRight_Top p:before{display:inline-block; content:""; background:#156353; width:3px; height:25px;position: absolute; left:0; top:2px;}
.NyRight_Top p font { color:#ddd; font-size:14px; font-weight:normal; margin:0 0 0 5px; display:inline-block; text-transform:uppercase;}
.NyRight_Top .lyMbx { width:65%; height:30px; overflow:hidden; line-height:30px; color:#555; font-size:15px; text-align:right; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; float:right;}
.lyMbx img { display:inline-block; width:16px; height:15px; vertical-align:middle; margin:-4px 8px 0 0; padding:0;}
.lyMbx a { color:#666;}
.lyMbx a:hover { color:#156353;}
.lyMbx span { color:#999;}

.Ny_right .NyAbout_Con { width:100%; overflow:hidden; margin:0 auto; padding:0; min-height:300px;}
.NyAbout_Con p { width:100%; overflow:hidden; line-height:32px; color:#555; font-size:16px; text-align:justify; text-indent:2em; word-break: break-all; margin:0 auto 15px; padding:0;}
.NyAbout_Con p span, .NyAbout_Con p em { color:#555!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important; font-style:normal!important; font-weight:normal!important;}

/*企业文化 开始*/
.qywh{ width:100%; margin:30px 0; overflow:hidden;}
.qywh_con{ margin-top:30px;}
.qywh_con ul li{ width:25%; float:left; padding:3%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;}
.qywh_con ul li .qywh_text{ margin-top:10px;}
.qywh_con ul li .qywh_text b{ display:block; font-weight:normal; color:#333; font-size:20px;}
.qywh_con ul li .qywh_text p{ font-size:14px; color:#999; margin-top:5px;}

/*荣誉资质 开始*/
.ny_honor_scoll{width:90%;padding:15px 5% 25px; position:relative;}
.ny_honor_scoll .item{position:relative;min-height: 240px; overflow:hidden; padding:0 1%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll .swiper-button-prev,.ny_honor_scoll .swiper-button-next{ background:url(../images/prev01.png) center center no-repeat; width:40px; height:40px; position:absolute; left:0; top:50%;margin-top:-30px;cursor:pointer;}
.ny_honor_scoll .swiper-button-next{ left:auto; right:0;  background:url(../images/next01.png) center center no-repeat; }
.ny_honor_scoll .content-slider{}
.ny_honor_scoll .content-slider li{margin-right:3%;width:31.3333%;}
.ny_honor_scoll .content-slider li .pic{display:block;width:100%;float:left;height:230px;border:1px solid #DDDDDD;text-align:center;position:relative;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .25s;}
.ny_honor_scoll .content-slider li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_scoll .content-slider li .pic:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.ny_honor_scoll .lSPager{display:none;}
.ny_honor_scoll .swiper-button-next:after,.h_news .swiper-rtl .swiper-button-prev:after{ display:none;}
.ny_honor_scoll .swiper-button-prev:after, .h_news .swiper-rtl .swiper-button-next:after{ display:none;}
/*内页关于我们 结束*/

/*内页联系我们 开始*/
.ly_NyContact .ly_NyCon { width:100%; overflow:hidden; margin:0 auto 50px; padding:40px 0 40px 160px; background-color:#f6f6f6; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyCon .lyNyCon_img { width:155px; height:155px; overflow:hidden; margin:-79px 0 0 ; padding:0; border-radius:50%; position:absolute; left:20px; top:50%;}
.ly_NyCon .lyNyCon_text { width:100%; overflow:hidden; margin:0; padding:0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:24px; margin:0 auto 10px; padding:0;}
.lyNyCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.lyNyCon_text p span{ font-size:18px; font-weight:bold; color:#b53742;}
.ly_NyContact .lyNyContact_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:42%; overflow:hidden; margin:0 4% 0 0; padding:0; float:left;}
.lyNyContact_lxfs .lyNyContact_company { width:100%; overflow:hidden; line-height:32px; color:#45b0e4; font-size:24px; margin:0 auto 20px; padding:4px 0;}
.lyNyContact_lxfs ul li { width:100%; overflow:hidden; margin:0 auto; padding:18px 0; border-bottom:1px dashed #dfdfdf;}
.lyNyContact_lxfs b{ display:block; font-size:24px; font-weight:bold; border-bottom:1px dashed #dfdfdf; padding-bottom:23px; color:#333;}
.lyNyContact_lxfs ul li div { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 50px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li div img { display:block; width:32px; height:37px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:5px;}
.lyNyContact_lxfs ul li div p { width:100%; min-height:25px; overflow:hidden; line-height:25px; color:#565656; font-size:15px; margin:0; padding:10px 0;}

.lyNyContact_main .lyNyContact_map { width:54%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyContact_map .lyNyContact_maptit { width:217px; height:38px; overflow:hidden; line-height:38px; color:#fff; font-size:20px; text-align:center; margin:0 0 20px; padding:0 0 0 47px; background:url(../images/map_titbg.png) 0 0 no-repeat;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:405px; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
/*内页联系我们 结束*/

/*内页产品列表 开始*/
/*产品分类*/
.cp_type { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.cp_type .hd { width:100%; height:95px; background:#156353; text-align:center; color:#fff; padding-top:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.cp_type .hd b {font-size:30px;}
.cp_type .hd p{ font-size:14px; position:relative; margin-top:5px; letter-spacing:1px;}
.cp_type .hd p:before{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;left: 55px;top: 8px;}
.cp_type .hd p:after{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;right: 55px;top: 8px;}

.cp_type .bd ul{ width:100%; border:1px solid #eaeaea; border-top:0; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; min-height:300px;}
.cp_type .bd ul li p { height:60px; line-height:60px; background-color:#fff;border-bottom:1px solid #eaeaea;}
.cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/jt1.png) center center no-repeat; cursor:pointer; float:left;}
.cp_type .bd ul li div { display:none; padding:15px 0;}
.cp_type .bd ul li div a { display:block; height:38px; line-height:38px; color:#666; font-size:15px; border-top:1px solid #fff; padding:0 20px 0 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/ico1.png) 20px center no-repeat;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background-color:#156353;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/jt3.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/jt4.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#156353;}
.cp_type .ckgd{ height:50px; background:#156353;text-align:center;}
.cp_type .ckgd a{ line-height:50px;font-size:15px; color:#fff;}
/*产品列表主体*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 30px; padding:40px; background:url(../images/prolist_bg.png) no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-size:100%; overflow:hidden;}
.nyPro_list ul li:hover {}
.nyPro_list ul li .nyProList_img { width:27%; height:180px; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*.nyPro_list ul li:hover .nyProList_img { border:0;}*/
.nyPro_list ul li .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
/*.nyPro_list ul li .nyProList_img a i.nyPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.nyPro_list ul li:hover .nyProList_img a i.nyPro_mask { display:block;}*/

.nyPro_list ul li .nyProList_text { width:70%; height:180px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.nyProList_text .nyProList_name a {display:block;width:100%;height:30px;overflow:hidden;line-height:30px;color: #333;font-size: 22px;white-space:nowrap;text-overflow: ellipsis;margin:0 auto;padding:0;}
.nyProList_text .nyProList_name a:hover { color:#156353;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p {width:100%;height: 60px;overflow:hidden;line-height: 28px;color: #999;font-size: 15px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;margin:0 auto;padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips {width:100%;overflow:hidden;padding:0; margin-top:23px;}
.nyProList_text .nyProList_tips dl dd {display:inline-block;height:55px;line-height:20px;color:#797979;white-space:nowrap;text-overflow: ellipsis;margin:0 20px 0 0;padding: 7px 10px 0 50px;border:1px solid #ddd;float:left;max-width: 160px;width: 28%;box-sizing: border-box;}
.nyProList_text .nyProList_tips dl dd span{ display:block; font-size:14px; color:#999;}
.nyProList_text .nyProList_tips dl dd p{ font-size:15px; color:#666;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nyProList_text .nyProList_tips dl dd:nth-child(1){ background:url(../images/list_ico1.png) no-repeat 12px center;}
.nyProList_text .nyProList_tips dl dd:nth-child(2){ background:url(../images/list_ico2.png) no-repeat 12px center;}
.nyProList_text .nyProList_tips dl dd:nth-child(3){ background:url(../images/list_ico3.png) no-repeat 12px center;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child { color:#fff; background-color:#2c64a1; border:1px solid #2c64a1;}
.nyProList_text .nyProList_btn a:hover { color:#fff; background-color:#45b0e4; border:1px solid #45b0e4;}
/*内页产品列表 结束*/

/*内页产品展示 开始*/
.Ny_right .ny_pro_list { min-height: 300px; margin-top: 40px; }
.Ny_right .ny_pro_list li { width:32%; margin-right: 2%; margin-bottom: 20px; transition: all .3s; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #fff; border:1px solid #eaeaea; }
.Ny_right .ny_pro_list li:nth-child(3n+3) { margin-right: 0; }
.Ny_right .ny_pro_list li .pic { display: block; height: 268px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
/*.Ny_right .ny_pro_list li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }*/
.Ny_right .ny_pro_list li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.Ny_right .ny_pro_list li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.Ny_right .ny_pro_list li .pro_wz { text-align: center; line-height: 30px; padding: 15px 0; border-top:1px solid #eaeaea; }
.Ny_right .ny_pro_list li .tlt { display: block; text-align: center; color: #666; font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; padding: 0 5%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.Ny_right .ny_pro_list li p { color: #999; font-size: 15px; }
.Ny_right .ny_pro_list li:hover .pro_wz .tlt { color: #156353; }
/*.Ny_right .ny_pro_list li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; }*/
.Ny_right .ny_pro_list li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
/*内页产品展示 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #156353; color: #ffffff; }
#fengye a.pnnum1 { background: #156353; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #156353; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}
/*分页样式 结束*/

/*内页新闻中心 开始*/
.ny_news{ min-height:300px;}
.ny_news ul li{ width:48.5%; float:left; margin:0 3% 3% 0; background:#eee; padding:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_news ul li:nth-child(2n+2){ margin-right:0;}
.ny_news ul li .news_l{ float:left; width:15%;}
.ny_news ul li .news_l .news_time{ color:#666;}
.ny_news ul li .news_l .news_time b{ display:block; font-size:22px; font-family:"庞门正道标题体"; margin-bottom:7px;}
.ny_news ul li .news_l .news_time p{ font-size:16px; margin-bottom:12px;}
.ny_news ul li .news_l .news_btn a{ display:block; width:27px; height:27px; background:url(../images/jt5.png) no-repeat;}
.ny_news ul li .news_r{ float:right; width:80%;}
.ny_news ul li .news_r .news_tlt{ font-size:20px; color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_news ul li .news_r .news_tlt a{color:#333;}
.ny_news ul li .news_r em{ display:block; width:35px; height:1px; background:#ccc; margin:10px 0;}
.ny_news ul li .news_r p{font-size: 14px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; line-height: 24px; height:48px; }
.ny_news ul li:hover{ background:#156353; cursor:pointer;}
.ny_news ul li:hover .news_time{ color:#fff;}
.ny_news ul li:hover .news_l .news_btn a{ display:block; width:27px; height:27px; background:url(../images/jt6.png) no-repeat;}
.ny_news ul li:hover .news_r .news_tlt{ color:#fff;}
.ny_news ul li:hover .news_r .news_tlt a{ color:#fff;}
.ny_news ul li:hover .news_r p{ color:#fff; opacity:0.7;}
.ny_news ul li:hover .news_r em{ background:#fff;}
/*内页新闻中心 结束*/

/*内页新闻文章详情 开始*/
.NyNews_Detail { width:100%; overflow:hidden; margin:0 auto; padding:0;} 
.NyNews_Detail .NyNewsDetail_Title { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:24px; margin:0 auto 10px; padding:0; text-align:center;}
.NyNews_Detail .NyNewsDetail_Tips { width:100%; height:auto; overflow:hidden; line-height:30px; color:#999; font-size:15px; margin:0 auto 20px; padding:0 0 15px; border-bottom: 1px solid none; text-align:center; border-bottom:1px solid #ddd;}
.NyNewsDetail_Tips img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyNews_Detail .NyNewsDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#666; font-size:16px; text-align:justify;}
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:justify; text-indent:0; margin:0 auto 15px; padding:0;}
.NyNewsDetail_Con p span, .NyNewsDetail_Con span, .NyNewsDetail_Con p em, .NyNewsDetail_Con em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.NyNewsDetail_Con table { display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNewsDetail_Con table tr td p { text-indent:0!important;}
.NyNewsDetail_Con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPrevNext {width:100%;overflow:hidden;margin:40px auto 0;padding:0 30px;border: 1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.NyPrevNext ul li {width:45%;height:78px;overflow:hidden;line-height:78px;color: #666;font-size:16px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 30px 0 0;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.NyPrevNext ul li:nth-child(2){ width:10%; border-left:1px solid #ddd;border-right:1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0 10px;}
.NyPrevNext ul li:nth-child(3) { text-align:right; padding:0 10px 0 30px;}
.NyPrevNext ul li img { max-width:100%; max-height:100%;margin: 20px 0 0 10px;}
.NyPrevNext ul li a {color: #666;font-size:16px;}
.NyPrevNext ul li a:hover{ color:#156353;}
/*内页新闻文章详情 结束*/

/*产品详细页 开始*/
.NyProDetail { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.pro_detail_main { width:100%; height:auto; margin: 0 auto 30px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 360px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:49%; min-height:360px; overflow: hidden; margin: 0; padding: 0 ; float: right; position:relative;}
.pro_detail_text h1 {width:100%;overflow: hidden;line-height: 40px;color: #333;font-size: 24px;text-align: justify;margin: 0 auto;padding: 0 0 10px;border-bottom: 1px solid #ddd;font-weight: normal;}
.pro_detail_text i{ display:block; width:49px; height:3px; background:#156353; margin-top:-2px;}
.pro_detail_text .jyms {width:100%;height: 162px;overflow:hidden;margin:20px auto;box-sizing: border-box;}
.pro_detail_text .jyms p {width:100%;height: 135px;overflow:hidden;line-height: 28px;color: #999;font-size: 15px;text-align: justify;margin:0 auto;padding:0;}
.pro_detail_text ul {width:100%;_margin: 20px auto;padding: 0;margin: 23px 0 31px 0;}
.pro_detail_text ul li {width:50%;height:30px;overflow: hidden;line-height: 30px;color: #888;font-size: 16px;text-align: justify;white-space:nowrap;text-overflow: ellipsis;margin: 10px auto;padding: 0;float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn {width:100%;height: 50px;overflow: hidden;margin: 12px auto 0;padding: 0;}
.pro_detail_btn a { display:block; width: 155px; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left;}
.pro_detail_btn a img {display:inline-block;width:25px;height:21px;vertical-align:middle;margin: -3px 5px 0 0;padding:0;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #156353;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #b53742;}
.pro_detail_btn p {height:50px;line-height:50px;color:#555;font-size: 14px;margin:0;padding:0;}
.pro_detail_btn p img { display:block; width:34px; height:34px; float:left; margin:5px 12px 5px 0; padding:0;}
.pro_detail_btn p font {color: #191919;font-size: 20px;font-weight:bold;vertical-align: middle;margin:-2px 0 0 0;}

.prodetail_img { width:47%; height: 456px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail .NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.NyProDetail_Title {width:100%;height:54px;overflow:hidden;line-height:40px;color:#333;font-size:20px;font-weight:bold;margin:0 auto 30px;padding: 7px 0 7px 65px;background:url(../images/bt_ico.png) no-repeat left center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.NyProDetail_Title span {display: block;height:2px;width: calc(100% - 100px);background:#eaeaea;float: right;margin-top: 20px;}
.NyProDetail_Con .NyProDetailCon { width:100%; overflow:hidden; margin:0 auto; padding:0 20px; line-height:30px; color:#666; font-size:16px; text-align:justify; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProDetailCon p, .NyProDetailCon div { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:justify; text-indent:0; margin:0 auto; padding:0;}
.NyProDetailCon p span, .NyProDetailCon span, .NyProDetailCon p em, .NyProDetailCon em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.NyProDetailCon table { display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProDetailCon table tr td p { text-indent:0!important;}
.NyProDetailCon p b { color:#333;}
.NyProDetailCon img { display:inline-block; width:auto!important; height:auto!important; max-width:60%; margin:0 auto; padding:0; text-indent:0!important;}

/*产品详情 结束*/


/*在线留言 开始*/
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li h4 font { color:#f00;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea {border-radius:0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.ly_msg ul li .msg_ipt1 #selPvc {border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding:0 15px;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0; padding: 0; border-radius: 2px; border: none!important; background-color: #156353!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #b53742!important;}
.msg_btn input:hover { background-color:#105749!important;}
.msg_btn input:last-child:hover { background-color: #a7313b!important;}
/*在线留言 结束*/

/*相关文章 开始*/
.xgwz{ margin-top:35px;}
.xgwz .xgwz_bt{ background:#156353; height:95px;text-align:center; color:#fff; padding-top:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin-bottom:20px;}
.xgwz .xgwz_bt b{ font-size:30px; }
.xgwz .xgwz_bt p{ font-size:14px; position:relative; margin-top:5px; letter-spacing:1px;}
.xgwz .xgwz_bt p:before{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;left: 75px;top: 8px;}
.xgwz .xgwz_bt p:after{ display:inline-block; content:""; background:#fff; width:24px; height:1px;position: absolute;right: 75px;top: 8px;}
.xgwz_list ul li{ width:100%; border:1px solid #eaeaea; padding:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin-bottom:20px;}
.xgwz_list ul li p{ font-size:16px; line-height:30px; height:30px; margin-bottom:10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.xgwz_list ul li p a{ color:#333;}
.xgwz_list ul li p a:hover{ color:#156353;}
.xgwz_list ul li span img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 6px 0 0; padding:0;}
.xgwz_list ul li span { font-size:15px; color:#999;}
/*相关文章 结束*/

/*右侧客服 开始*/
.kfView { width: 140px; position: fixed; top:50%; right: 0; z-index: 99; box-shadow:0 7px 15px rgba(0,0,0,0.1); border-radius: 12px 0 0 12px; margin:-212px 0 0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfView .kfTop { width:100%; overflow:hidden; margin:0 auto; padding: 15px 5px 11px; background-color: #156353; border-radius:12px 0 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfView .kfTop i { display: block; width: 48px; height: 48px; margin: 0 auto; padding:0; background: url('../images/kfTel.png') center center no-repeat;}
.kfView .kfTop span { display: block; width:100%; overflow:hidden; line-height:20px; color: #fff; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size: 14px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:4px auto 2px; padding:0;}
.kfView .kfTop p { width:100%; overflow:hidden; line-height:20px; color: #fff; font-family:"Arial"; font-size: 18px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.kfView .kfMain{ width: 100%; overflow:hidden; margin:0 auto; padding:15px 0 0; background-color: #fff; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfView .kfMain ul { padding:0 10px;}
.kfView .kfMain ul li { margin:0 auto 15px;}
.kfView .kfMain ul a { display: block; width: 100%; height:36px; overflow:hidden; line-height:26px; color:#fff; font-size:14px; margin:0 auto; padding:5px; background-color:#156353; border-radius:18px; cursor:pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfView .kfMain ul a img { display:block; width:26px; height:26x; margin:0 5px 0 0; padding:0; float:left;}
.kfView .kfMain ul a em{ width: 12px;height: 12px;display: inline-block;vertical-align: middle; background: url('../images/kepu2.png') no-repeat center top;}
.kfView .kfMain .kfEwm { width:140px; height:auto; margin:0 auto; padding:10px; border-top:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfView .kfMain .kfEwm img { display:block; width:110px; height:110px; overflow:hidden; margin:0 auto; padding:0;}
.kfView .kfMain .kfEwm p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.kfView .toTop { width:100%; height:36px; overflow:hidden; line-height:36px; color: #fff; font-size: 14px; text-align: center; padding: 0 10px; background-color: #303030; border-radius:0 0 0 12px; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfView .toTop img { display:inline-block; width:14px; height:14px; vertical-align:middle; margin:-2px 6px 0 0; padding:0;}
.kfBtn { width: 30px; height: 120px; overflow:hidden; text-align: center; margin:-60px 0 0; position: absolute; left: -30px; top: 50%; z-index: 1; cursor: pointer; background-color:#156353; border-radius:12px 0 0 12px;}
.kfBtn p { position: absolute; top: 16px; left: 8px; line-height: 18px; color: #fff; font-size:14px;}
.kfBtn p img { display:inline-block; margin:6px 0 0;}
/*右侧客服 结束*/

/*资料下载*/
.nydown ul li .news_r{ width:100%;}
.nydown ul li .news_l{width:100%;margin-top: 5px;}
.nydown ul li .news_l .news_time{width:50%; float:left;}
.nydown ul li .news_l .news_time p{ margin-bottom:0;}
.nydown ul li .news_btn a{width:27px; float:right; margin-top:10px;}

.down_btn a{ display:block; width:120px; height:45px; line-height:45px; text-align:center; color:#fff; background:#156353; margin:40px auto 0;}

 